OPC Studio User's Guide and Reference
Subscribing to Information (OPC A&E)
Concepts > OPC Data Client Concepts > OPC Data Client Development Models > Imperative Programming Model > Imperative Programming Model for OPC Classic A&E > Subscribing to Information (OPC A&E)

If your application needs to be informed about events occurring in the process and provided by the OPC Alarms and Events server, it can subscribe to them, and receive notifications.

OPC Data Client contains methods that allow you to subscribe to OPC events, change the subscription parameters, and unsubscribe.

See Also